Tootsville::Check-Alexa-Signature

Function

Check-Alexa-Signature names a function, with lambda list NIL:

Check the signature of an Alexa request.

Excerpt from Amazon requirements at https://developer.amazon.com/docs/custom-skills/host-a-custom-skill-as-a-web-service.html:

Checking the Signature of the Request

Requests sent by Alexa provide the information you need to verify the signature in the HTTP headers:

To validate the signature:

File

Defined in file src/endpoints/gossip/alexa/alexa.lisp.